You are here: Learning the Basics > Security > Access Tokens

Access Tokens

Access Tokens are mechanisms to create a security token to access specific TDS REST services. For example, you could have an external service or process that needs to:

  • kick off an SA template
  • get a report
  • or any other TDS API request

The Access token tool provides the ability to generate a token and then pass the token as a parameter when the service is called without the need for additional authentication. Authentication is provided by the token.

Usage